home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 025a / sims92.zip / README.TXT < prev    next >
Text File  |  1991-09-22  |  9KB  |  235 lines

  1.                   SIMSTAT 0.92b (Beta version)
  2.  
  3.                      Septembre 21, 1991
  4.  
  5.  
  6.           Designed and written by Normand Péladeau
  7.  
  8.               Douglas Hospital Research Centre
  9.                      6875, Lasalle Blvd
  10.                 Verdun, P.Q., Canada  H4H 1R3
  11.  
  12.                   Copyright (C) N. Péladeau
  13.  
  14.  
  15. USERS NEEDED
  16. ------------
  17.  
  18.     This program is a beta version of a basic statistics and simulation
  19. program (bootstrap simulation analysis will be available in the final version).
  20. It is fully functional but may contain a few bugs and some design flaws.
  21. In order to identify and fix them, I have decide to distribute it through
  22. bulletin boards to interested users.  I you use it and encountered any
  23. problem, please let me know by providing me step-by-step instructions on
  24. how to reproduce the problem, and, if necessary, the data set you were
  25. running.  Also, if you have questions, comments or suggestions about this
  26. program don't hesitate to contact me (addresses at the end of this file).
  27.  
  28.   The current version of this program is being distributed as user-supported
  29. software.  If you find this program to be of value, a voluntary contribution
  30. would be appreciated.  All contributors will be notified of updates and new
  31. releases of the program as they become available.  A contribution of $20 or
  32. more will entitle you to a free upgrade.
  33.  
  34.    All users who contribute significantly to the final revision of the
  35. program, by their comments and suggestions, will also receive a free upgrade
  36. and will be notified of program updates and product releases.
  37.  
  38.  
  39. FILES YOU SHOULD HAVE
  40. ---------------------
  41.  
  42.    Before you start working with SIMSTAT, take a few moments to check the
  43. content of the archived file.  The program should include 8 files:
  44.  
  45.   1 text file
  46.          README.TXT  -- This file.
  47.  
  48.   3 files for the main program
  49.         SIMSTAT.EXE  -- The simstat statistical program.
  50.         SIMSTAT.DEF  -- The simstat default configuration file.
  51.         SIMSTAT.HLP  -- The simstat help file.
  52.  
  53.   4 sample data files
  54.         SAMPLE.DAT   -- A sample Ascii data file.
  55.         SAMPLE.SYS   -- A SPSS/PC+ system file.
  56.         SAMPLE.DBF   -- A Dbase III data file
  57.         SAMPLE.WKS   -- A Lotus data file.
  58.  
  59.   1 utility file
  60.         EXPAND.EXE   -- A program to uncompressed listing files
  61.  
  62.  
  63. INSTALLING AND RUNNING THE PROGRAM
  64. ----------------------------------
  65.  
  66.      To install the program, simply copy all the files to the destination
  67. disk or directory.
  68.  
  69.    There are three command line options that can be used with SIMSTAT:
  70.  
  71.  /M or -M  Force monochrome color set on a computer with a color card.
  72.  /E or -E  Display 43 lines on an EGA or 50 lines on a VGA monitor.
  73.  /C or -C  Save the listing file in a compressed format.  This option is
  74.             useful for saving disk space when running on a laptop.  The
  75.             listing file will take up to 75% less disk space.  You must use
  76.             the EXPAND.EXE utility to uncompress the listing file.
  77.  
  78.  
  79. PROGRAM MAINS FEATURES
  80. ----------------------
  81.  
  82.   SIMSTAT is a menu driven statistical program that provide many basic
  83.   descriptive and comparative statistics.
  84.  
  85.         o Summary statistics (mean, variance, standard deviation, etc.)
  86.         o Crosstabulation
  87.             - normal crosstabulation and inter-raters agreement table
  88.             - nominal statistics
  89.             - ordinal statistics
  90.             - inter-raters agreement statistics
  91.         o Frequencies analysis including:
  92.             - frequencies table
  93.             - barchart
  94.             - histogram
  95.             - descriptive statistics
  96.             - percentile table
  97.         o Breakdown analysis
  98.         o Oneway analysis of variance
  99.         o Paired and independent sample t-tests
  100.         o Pearson correlation matrix, covariance and cross product deviation
  101.         o Regression analysis including:
  102.             - X and Y scatterplot
  103.             - regression equation
  104.             - residual plot
  105.          o Nonparametric analysis including:
  106.             - Mann-Whitney U test
  107.             - Wilcoxon T-test
  108.             - Sign test
  109.             - Kruskall-Wallis ANOVA
  110.             - Kolmogorov-Smirnov test for 2 samples
  111.             - Moses test of extreme reactions
  112.             - Median test (2 or more samples)
  113.         o nonparametric association matrix including
  114.             - Spearman's R
  115.             - Sommer's D, Dxy and Dyx
  116.             - Goodman Kruskall's Gamma
  117.             - Kendall's Tau-a, Tau-b
  118.             - Kendall Stuart's Tau-c
  119.  
  120.  
  121. PROGRAM SPECIAL FEATURES (will be included in the final version)
  122. ------------------------
  123.  
  124.      The final version of SIMSTAT will also provide bootstrap simulation
  125. analysis base on resampling procedure for 7 univariate and 20 bivariate
  126. estimators.  The program output will allow the examination of the estimator
  127. distribution in various format including:
  128.       - descriptive statistics
  129.       - frequency table
  130.       - histogram
  131.       - percentile table
  132.       - Type I or Type II error rates (power estimate) for three
  133.         alpha level (0.10, 0.05 and 0.01).
  134.  
  135.  
  136. INPUT AND OUTPUT
  137. ----------------
  138.  
  139.      The data may be entered directly from the keyboard or may be read
  140. directly from a dBase file (version III or IV), a LOTUS 1-2-3 file,
  141. a SPSS/PC+ file or from a ASCII data file.  The keyboard entry may be
  142. saved for later analysis.
  143.      The output can be read on the screen, save on disk in a listing file,
  144. and/or send directly to the printer.
  145.  
  146. CAPABILITY
  147. ----------
  148.  
  149.      The program can handle up to 500 variables and 30,000 cases.  The
  150. simulation can contain between 100 and 20000 sub-sampling or permutation.
  151. Those limitations are the absolute maximum and can be somewhat lower
  152. depending on the amount of memory available.
  153.  
  154.  
  155. SYSTEM REQUIREMENTS
  156. -------------------
  157.  
  158.      SIMSTAT will run on any IBM PC/XT, AT, PS/2 and compatible under
  159. MS-DOS/PC-DOS version 2.0 or higher.  A minimum of 356K of free RAM is
  160. necessary.
  161.  
  162.      The program does not need a numeric coprocessor but will use it if
  163. available.  A coprocessor is highly recommended for extensive bootstrap
  164. simulation with large samples.
  165.  
  166.      SIMSTAT take less than 110K of disk space (including the help file).
  167. It can easily be run on a system with a single 360K disk drive or on a LAPTOP
  168. computer.
  169.  
  170.  
  171. CREDIT
  172. ------
  173.  
  174.   IBM-PC/XT, AT and PS/2, PC-DOS are trademarks of International Business
  175.     Machines
  176.  
  177.   MS-DOS is a registered trademark of Microsoft Corporation.
  178.  
  179.   SPSS/PC+ is a registered trademark of SPSS Inc.
  180.  
  181.   DBASE III and IV are trademarks of Ashton-Tate.
  182.  
  183.   LOTUS is a trademark of Lotus Corp.
  184.  
  185.  
  186. RELEASE HISTORY
  187. ---------------
  188.  
  189.   0.92   09-21-91   Fixed problem with large number overlapping.
  190.                     Fixed problem with the computation of the mode.
  191.                     Added option for user defined confidence intervals in
  192.                       regression and anova analysis.
  193.                     The "." caracter in ASCII files is now treated as
  194.                       a missing value.
  195.                     Added automatic decimal adjustment for very small numbers.
  196.                     Improved algorithm for choosing scatterplot scaling.
  197.                     More typographical errors corrected.
  198.  
  199.   0.91   06-25-91   Fixed problem with printer error message.
  200.                     Fixed problem with reading Lotus file.
  201.                     Added option to eliminate the beep.
  202.                     REGRESSION procedure now includes an anova, standard error
  203.                        and confidence interval of the slope and the intercept.
  204.                     Help file corrected.
  205.  
  206.   0.90   06-14-91   First public release.
  207.  
  208. DISTRIBUTION
  209. ------------
  210.  
  211.     Since SIMSTAT 0.9 (beta) is a shareware product, you are encouraged
  212. to experiment with it and share it with your friends as long as the following
  213. provisions are met:
  214.     
  215.      1) It is distributed ONLY in its original, unmodified form.
  216.      2) No fee is charged for copying or distribution without permission
  217.         by the author.
  218.     
  219.  
  220.     You can contact the author by writing to the following addresses:
  221.  
  222.     By mail:
  223.                Normand Péladeau
  224.                Unité de Recherche Psychosociale
  225.                Douglas Hospital Centre
  226.                6845 Lasalle Blvd.
  227.                Verdun, QC
  228.                CANADA
  229.  
  230.     By electronic mail via CompuServe:
  231.                Normand Peladeau
  232.                User# [71760,2103]
  233.  
  234.  
  235.